Teodor
Teodor
This one bugged me for a while as well until I realised the value is coded `as BIT-fields` https://lego.github.io/lego-ble-wireless-protocol-docs/index.html#port-output-command-feedback-format The hex value 0A is in decimal form 10. In binary...
It seems onFinalize should do the trick: https://firebase.google.com/docs/functions/gcp-storage-events
This feature would be great. I'm trying to make my dialog as "dumb" as possible. I have a form in my dialog that saves sends stuff to a server. If...