IoT Standards and Protocols

TwitterFacebook
Get flash to fully experience Pearltrees
Service

Process

Sensor Modelling

http://mpeg.chiariglione.org/standards/mpeg-21/mpeg-21.htm

MPEG-21

The appetite for consuming content and the accessibility of information continues to increase at a rapid pace. Access devices, with a large set of differing terminal and network capabilities, continue to evolve, having a growing impact on peoples’ lives.

Microformats

The microformats.org community recently celebrated its 5th birthday – five plus years of openly researching, creating, and iterating on web standards to express common semantics designed for humans first, machines second. Originally brainstormed in September 2004 , and rapidly adopted by numerous tools, sites, large and small, the number of pages published with one or more hCards recently crossed the 2 billion mark a few days ago according to Yahoo Search Monkey, making it the most popular format for people or organizations on the web: Search Monkey’s results do tend to fluctuate a few percentage points, even hour by hour, so you may see different numbers, both lower, and over time, higher and higher. Here are a few recent hCard deployments that no doubt contributed to crossing the two billion mark: Just a few days ago, Jason Zimdars of 37 Signals reported that Basecamp has been updated to support hCards for people and companies, and is now looking into more uses: http://microformats.org/
http://dev.w3.org/html5/md/

HTML Microdata

Abstract
This site provides information about Extended Environments Markup Language ( EEML ), a protocol for sharing sensor data between remote responsive environments, both physical and virtual. It can be used to facilitate direct connections between any two environments; it can also be used to facilitate many-to-many connections as implemented by the web service Pachube , which enables people to tag and share real time sensor data from objects, devices and spaces around the world. Possible end-users range from construction managers, large-building occupants and architects, to electronics manufacturers and interactive artists and designers. EEML supports installations, buildings, devices and events that collect environmental data and enables people to share this resource in realtime either within their own organisations or with the world as a whole via an internet connection or mobile network access. http://www.eeml.org/

EEML

IETF

http://www.ietf.org/ The mission of the IETF is to make the Internet work better by producing high quality, relevant technical documents that influence the way people design, use, and manage the Internet. Newcomers to the IETF should start here . Join the Internet Society at Global INET 2012 in Geneva on 22-24 April 2012 to celebrate 20 years advancing the open development, evolution and use of the Internet for the benefit of all people throughout the world. Meet and network with policy makers, technologists, government representatives and business executives from around the globe to learn how they are addressing issues that will shape the Internet's future.
http://datatracker.ietf.org/wg/roll/charter/

Routing Over Low power and Lossy networks (roll)

Submit first draft of RPL applicability statement for Building Automation applications to the IESG to be considered as an Informational RFC.
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. http://json.org/

JSON

Web Service Architecture

https://secure.wikimedia.org/wikipedia/en/wiki/Web_service The W3C defines a "Web service" as "a software system designed to support interoperable machine-to-machine interaction over a network ".

REST

https://secure.wikimedia.org/wikipedia/en/wiki/Representational_state_transfer Representational state transfer ( REST ) is a style of software architecture for distributed hypermedia systems such as the World Wide Web .
6LoWPAN is an acronym of IPv6 over Low power Wireless Personal Area Networks . [ 1 ] 6lowpan is the name of a working group in the internet area of the IETF . The 6LoWPAN concept originated from the idea that "the Internet Protocol could and should be applied even to the smallest devices," [ 2 ] and that low-power devices with limited processing capabilities should be able to participate in the Internet of Things . [ 3 ] The 6lowpan group has defined encapsulation and header compression mechanisms that allow IPv6 packets to be sent to and received from over IEEE 802.15.4 based networks.

6LoWPAN

https://secure.wikimedia.org/wikipedia/en/wiki/6LoWPAN

6LowApp

The 6LowApp activity of the IETF coordinates work in the IETF to specify application (as well as possibly transport, security and operations) protocols for constrained nodes and networks, the Wireless Embedded Internet .

Object Naming Service

Object Name Service (ONS) is a mechanism that leverages Domain Name System ( DNS ) to discover information about a product and related services from the Electronic Product Code ( EPC ).

EDIFACT

United Nations/Electronic Data Interchange For Administration, Commerce and Transport ( UN/EDIFACT ) is the international EDI standard developed under the United Nations . The work of maintenance and further development of this standard is done through the United Nations Centre for Trade Facilitation and Electronic Business ( UN/CEFACT ) under the UN Economic Commission for Europe, in the Finance Domain working group UN CEFACT TBG5 . EDIFACT has been adopted by the International Organization for Standardization (ISO) as the ISO standard ISO 9735.

Comet (programming)

The use of Comet techniques in web development predates the use of the word Comet as a neologism for the collective techniques. Comet is known by several other names, including Ajax Push , [ 4 ] [ 5 ] Reverse Ajax , [ 6 ] Two-way-web , [ 7 ] HTTP Streaming , [ 7 ] and HTTP server push [ 8 ] among others. [ 9 ]