Skip to content

Get state of zigbee device #188

@sami-baroudi

Description

@sami-baroudi

Hi,

I'm using the xbee-python library to control an OSRAM Smart +. So far, I can control the light bulb parameters ( On/Off, brightness and Temperature) by deducing the frame structure and send it using the send_explicit_data method. I'm curious to know if there is a way to get the light bulb state (On/Off, brightness value and Temperature value) by sending a specific payload and using the read_explicit_data after.

Regarding this method, I wanted to know if this method send a request before reading or it reads only incoming data on the module?

When sending the a payload (On/off, etc..) I get a packet while using read_explicit_data just right after. But when analyzing the payload received, nothing interesting...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions