This document discusses using web messaging and RESTful approaches to enable distributed sensing applications on heterogeneous networked devices. It proposes a RESTful Messaging System (RMS) to provide a pub/sub mechanism for devices to post sensor data and subscribe to channels in a scalable way. A live demo is shown of a smart meter publishing energy readings to an RMS channel and a browser client subscribing to receive the readings in real-time using Ajax long polling. The RMS approach leverages existing web technologies and tools to integrate physical devices and sensor data directly into the web.