[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
1 changed files with 1 additions and 0 deletions

View File

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