POST https://www.blacksheep-automation.com/api/sensor/get

Routing

app_sensor_getsensors Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/sensor/get
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 app_auth_getuseraccounts /api/user/accounts Path does not match
16 app_auth_saveuserprofile /api/user/save_profile Path does not match
17 app_auth_loginws /login_ws Path does not match
18 app_auth_login /login Path does not match
19 app_auth_logout /logout Path does not match
20 app_auth_validate /validate/{validation_key} Path does not match
21 app_auth_getuserfromtoken /api/user Path does not match
22 register /register Path does not match
23 app_command_commandstream /api/command/stream Path does not match
24 app_command_newcommand /api/command/new Path does not match
25 app_command_sensorcommand /api/command/sensor Path does not match
26 app_command_pingcommand /api/command/ping Path does not match
27 app_command_restartcommand /api/command/restart Path does not match
28 contact /contact Path does not match
29 faq /faq Path does not match
30 support /about_us Path does not match
31 homepage / Path does not match
32 app_device_getdevices /api/device/get Path does not match
33 app_device_setdevice /api/device/set Path does not match
34 app_device_verifydevice /device/verify Path does not match
35 app_device_initializedevice /api/device/initialize Path does not match
36 app_device_createdevice /api/device/create Path does not match
37 app_device_removedevice /api/device/remove Path does not match
38 app_device_devicegetsettings /api/device/settings/get Path does not match
39 app_device_devicesetsettings /api/device/settings/set Path does not match
40 app_device_deviceresetsettings /api/device/settings/reset Path does not match
41 app_device_toggledevice /api/device/toggle Path does not match
42 app_device_rundevice /api/device/run Path does not match
43 app_firmware_push /firmware/push Path does not match
44 app_firmware_list /firmware/list Path does not match
45 app_growarea_getgrowareas /api/growarea/get Path does not match
46 app_growarea_updategrowarea /api/growarea/update Path does not match
47 app_growarea_deletegrowarea /api/growarea/delete Path does not match
48 app_growarea_selectgrowarea /api/growarea/select Path does not match
49 app_growarea_creategrowareas /api/growarea/create Path does not match
50 app_growarea_getgrowareadevices /api/growarea/devices/{type} Path does not match
51 app_growarea_assigndevice /api/growarea/assign Path does not match
52 app_growarea_startgrow /api/growarea/start_grow Path does not match
53 app_influxdb_changeuser /api/influxdb/change_user Path does not match
54 app_influxdb_resetinfluxdb /api/influxdb/reset Path does not match
55 app_influxdb_importfrommysql /api/influxdb/import Path does not match
56 app_notification_getnotifications /api/notification/get Path does not match
57 app_notification_markallread /api/notification/mark_all_read Path does not match
58 app_products_fanlightcontrol /api/products/fan_light_control Path does not match
59 app_products_nutrientmixer /api/products/nutrient_mixer Path does not match
60 app_products_multisocket /api/products/multi_socket Path does not match
61 app_seasons_getdevicelist /api/seasons/devicelist Path does not match
62 app_seasons_getgrowareas /api/seasons/get Path does not match
63 app_seasons_updateseasons /api/seasons/update Path does not match
64 app_sensor_getsensorfordashboard /api/sensor/dashboard Path does not match
65 app_sensor_getsensors /api/sensor/get Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.