SibeeshVenu/Realtime-IoT-Device-Data-using-Azure-SignalR-and-Azure-Function-in-Angular

Filter data

aparna999 opened this issue · 0 comments

How can we access only specific device data and not all messages from the event hub. Where can the filtering be done? I mean on the front end or in Azure function or in SignalR Service? How can we pass a device id from the angular app to the backed to get device specific messages/data?