Field devices for utility telemetry must use appropriate lightweight protocols so constrained sensors can transmit reliably to the cloud. What should the architecture emphasize?
Select an answer to reveal the explanation.
Short Explanation
Tiny field gadgets cannot speak heavyweight desktop remote-control chatter all day. They need light IoT protocols built for small messages and flaky links. Pick the right radio dialect for the meters, not NFS or email-as-telemetry.
Full Explanation
IoT deployments depend on communication protocols appropriate to constrained devices, intermittent connectivity, and telemetry payloads—typically lightweight publish/subscribe or similar patterns rather than interactive desktop remoting or general-purpose file/email transports. Cloud+ expects awareness of protocol considerations when devices transmit to the cloud.