AWS IoT Core’s Rules Engine adds support for Google Protocol Buffer (Protobuf) messaging format - devamazonaws.blogspot.com

AWS IoT Core announces the capability to decode Google Protocol Buffer (Protobuf) encoded messages to JavaScript Object Notation (JSON) format using the AWS IoT Core Rules Engine, making it easier to use Protobuf directly in your IoT Rule, without the need to invoke a Lambda function to decode the Protobuf message.

Post Updated on December 22, 2022 at 07:09PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com