[api] add the /sensor endpoint to the dispatching rules

This commit is contained in:
Bart Van Der Meerssche 2011-03-22 20:39:57 +00:00
parent a80ea44ca3
commit 90ffd3ffcc

View file

@ -1 +1,2 @@
{["sensor"], flukso_sensor, []}.
{["sensor", sensor], flukso_sensor_xyz, []}. {["sensor", sensor], flukso_sensor_xyz, []}.