Forum Discussion
Staffan01
Jan 20, 2025Copper Contributor
Routing on IOT Edge
Hi, I have a problem that I have been dealing with for quite some time. Trying to put a "where" in a routing for AZIOT edge hub. have tested this which works. FROM /messages/* WHERE $connectionModule...
tyagivishu9
Feb 06, 2025Copper Contributor
I think you should use
/messages/* WHERE $connectionModuleId = 'noded' AND processingPath = 'hot'
Refer https://learn.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-routing-query-syntax#message-properties-query-expressions