Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get MAC address in Status #369

Open
ygelt opened this issue Nov 25, 2024 · 0 comments
Open

Get MAC address in Status #369

ygelt opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ygelt
Copy link

ygelt commented Nov 25, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants