Christopher Piggott

Results 65 comments of Christopher Piggott

One idea about complex mqtt payloads would be to implement something like[ what Amazon did](https://docs.aws.amazon.com/iot/latest/developerguide/iot-sql-reference.html) for the rules processing feature of IoT Core. Essentially, it allows you to use a...

plus, if it were in the catalog, it would be signed and you wouldn't have to add an unsigned exception

I don't think this project is being maintained any more, but if you submit this as a pull request against github.com/wz2b/modbus I'll merge it in

I don't think this project is being maintained any more, but if you submit this as a pull request against github.com/wz2b/modbus I'll merge it in

i'm doing it. what model inverter? you need to find the right modbus map for your inverter. They are not consistent across models. I am using telegraf, which uses this...

What causes this is network delay. You launch a poll, you don't get a response within some timeout, and so you launch a second poll, then the response to the...

This is resolved by #65 (if accepted)

:-O Does somebody actually need this? I don't think this project is being maintained any more, but if you submit this as a pull request against github.com/wz2b/modbus I'll merge it...

> @wz2b I had ported the change (and some others) to the grid-x fork and wasn‘t aware of yours. Do you see any avantages over grid-x? No, i just wasn't...

> @xft out of curiosity: what is your use case? Is this needed for RS485 to Ethernet adapters? That's my use case (just not ASCII). I have a power logic...