[api] add the /sensor endpoint to the dispatching rules
This commit is contained in:
parent
a80ea44ca3
commit
90ffd3ffcc
|
@ -1 +1,2 @@
|
||||||
|
{["sensor"], flukso_sensor, []}.
|
||||||
{["sensor", sensor], flukso_sensor_xyz, []}.
|
{["sensor", sensor], flukso_sensor_xyz, []}.
|
||||||
|
|
Loading…
Reference in New Issue