-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Current Situation
I see the web hook uses the MAC address to identify devices but I do not see any way to get the MAC address from the "Get Status" entry point, since it is the devideId which is used there.
So, on my server-side I have no way to reconciliate the deviceId with the MAC addr unless it is written by hand.
Proposed Change
The "Get Status" should return the MAC address together with the deviceId or the web hook should send the deviceId together with the MAC address.
Additional Context
No response
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request