You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
thank you for the great work accomplished !!
Can you tell me if the FSB61NP modules will be integrated into your development? I see that the FSB61 are but return me a wrong argument:
" 2024-04-29 23:11:58,595 DEBUG: Received PUBLISH (d0, q0, r0, m0), 'enoceanmqtt/enocean/VoletBureau/a5/req' , ... (56 bytes)
2024-04-29 23:11:58,596 DEBUG: Got MQTT message: enoceanmqtt/enocean/VoletBureau/a5/req
2024-04-29 23:11:58,597 DEBUG: Send Payload: clear
2024-04-29 23:11:58,597 DEBUG: enoceanmqtt/enocean/VoletBureau/a5: req={'DB3': 0, 'DB2': 0, 'DB1': 2, 'DB0': 8}
2024-04-29 23:11:58,598 DEBUG: Trigger message to: enoceanmqtt/enocean/VoletBureau/a5
2024-04-29 23:11:58,601 DEBUG: sensor data: {'DB3': 0, 'DB2': 0, 'DB1': 2, 'DB0': 8}
2024-04-29 23:11:58,607 INFO: sending: FF:95:E5:00->05:0B:33:9A (-255 dBm): 0x01 ['0xa5', '0x0', '0x0', '0x2', '0x8', '0xff', '0x95', '0xe5', '0x0', '0x0'] ['0x3', '0x5', '0xb', '0x33', '0x9a', ' 0xff', '0x0'] OrderedDict([('DB3', {'description': 'Data Byte 3', 'unit': '', 'value': 0.0, 'raw_value': 0}), ('DB2 ', {'description': 'Data Byte 2', 'unit': '', 'value': 0.0, 'raw_value': 0}), ('DB1', {'description': 'Data Byte 1', 'unit': '', 'value': 2.0, 'raw_value': 2}), ('DB0', {'description': 'Data Byte 0', 'unit': '', 'value': 8.0, 'raw_value': 8})])
2024-04-29 23:11:58,607 DEBUG: Clearing data buffer.
2024-04-29 23:11:58,619 INFO: Sending packet
2024-04-29 23:11:58,620 DEBUG: FF:95:E5:00->05:0B:33:9A (-255 dBm): 0x01 ['0xa5', '0x0', '0x0', '0x2 ', '0x8', '0xff', '0x95', '0xe5', '0x0', '0x0'] ['0x3', '0x5', '0xb', '0x33', '0x9a', '0xff' , '0x0'] OrderedDict([('DB3', {'description': 'Data Byte 3', 'unit': '', 'value': 0.0, 'raw_value': 0}), ('DB2', {'description': 'Data Byte 2', 'unit': '', 'value': 0.0, 'raw_value': 0}), ('DB1', {'description': 'Data Byte 1', 'unit ': '', 'value': 2.0, 'raw_value': 2}), ('DB0', {'description': 'Data Byte 0', 'unit': '', 'value': 8.0, 'raw_value ':8})])
2024-04-29 23:11:58,721 DEBUG: 0x02 ['0x3'] [] OrderedDict()
2024-04-29 23:11:58,722 INFO: got response packet: WRONG_PARAM"
Beta Was this translation helpful? Give feedback.
All reactions