Emil Christopher Solli Melar

Results 30 comments of Emil Christopher Solli Melar

@ksaye Yes, sorta, I moved on to meta-security instead, which works with TPM2, even the virtual TPM2 device ! https://git.yoctoproject.org/cgit/cgit.cgi/meta-security - and applied libtpm_0.7.0.bb in my own layer.

Yes it feels better to have separate methods. The ocpp server in question gives a 404 but the code is 1002. this is when the charge point does not exist...

> I think it's a good idea to only have one disconnected method and more explicit information is a good idea, since it allows implementers to act on the information....

Would it be better with the commit I did with keeping the parameterless version + add with code / reason? Would it still be considered a breaking change? https://github.com/ChargeTimeEU/Java-OCA-OCPP/commit/0de3f8ac2687c6d191eefefd1cbcbbfaf609f83e

Is the command set totally different between 1.2 and 3.0 ? Because adapter shows up with "Unknown" status. I have a CC2652P2 based adapter with the 3.0 stack installed. I...

> There would need to be a driver implemented to support the chipset - similar to the ones that are implemented for the other chips. zigbee2mqtt supports both adapters in...

OK. Can't find the API documentation, and I do it faster reading the code. I bought 2 zigbee devices thinking they would be compatible with 1.2 but seems like many...

Thanks a lot, maybe I can get it to work locally first. Is there some way to do a quick setup and run a sequence of commands to verify that...