kartik0000 / c-obix-tools

Automatically exported from code.google.com/p/c-obix-tools
0 stars 0 forks source link

REST #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Whether obix and REST are same ro what is the difference

Original issue reported on code.google.com by ajaianto...@gmail.com on 11 Apr 2011 at 11:44

GoogleCodeExporter commented 8 years ago
Check the differences by reading oBIX (http://en.wikipedia.org/wiki/OBIX) and 
REST (http://en.wikipedia.org/wiki/Representational_State_Transfer) 
descriptions.
oBIX is a protocol standard for building automation, and REST is software 
architecture style. C oBIX Tools project implements both. But you can't compare 
them, it's like compare an apple with chair. 

As I told earlier, please, use Google Groups 
(http://groups.google.com/group/c-obix-tools-discuss) or personal mails for 
this kind of questions. This is a place for reporting issues only.

Original comment by Litvinov...@gmail.com on 11 Apr 2011 at 9:02