Why are oBIX and CoAP required together

0 votes
I am working on a building automation IOT system which has both oBIX and CoAP application to provide web services. As per my knowledge, CoAP layer operates above oBIX handler. Also, some interfaces of oBIX are similar to CoAP.

My query is why oBIX is required? Why oBIX is necessary if CoAP is already available?
Oct 9, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
707 views

1 answer to this question.

0 votes

In IOT, CoAP is used as a Binding protocol for oBIX interfaces. The oBIX specification provides for bindings using REST (using HTTP or CoAP), SOAP, and WebSocket to talk with web/internet. In many cases, your choice of binding may be dictated by the application needs, such as if you are implementing a server in a constrained environment, or for an enterprise level application.

For CoAP binding following CoAP intefaces are mapped with oBIX requests:

OBIX Request - - HTTP Interfaces
Read - - - - - - - - - GET
Write - - - - - - - - - PUT
Invoke - - - - - - - - POST
Delete - - - - - - - - DELETE

answered Oct 9, 2018 by Annie97
• 2,160 points

Related Questions In IoT (Internet of Things)

0 votes
1 answer

What AT commands are required to register an IoT modem on Verizon?

In the PLMN scan result, there is ...READ MORE

answered Nov 19, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,727 views
0 votes
1 answer

Why two get requests are not updating fields in thingspeak?

You can update up to 8 fields ...READ MORE

answered Nov 22, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,408 views
0 votes
1 answer

Contiki-OS : CoAP protocol and CoRE link implementation

I don't think there's a standard way to ...READ MORE

answered Jan 21, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,112 views
0 votes
0 answers

Eclipse Californium CoAP wildcard as url path

I'm working on a CoAP app using ...READ MORE

Jul 19, 2018 in IoT (Internet of Things) by Matt
• 2,270 points
508 views
0 votes
1 answer

Sending CoAP requests using Python

It can be done using a library ...READ MORE

answered Aug 24, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
2,365 views
0 votes
1 answer

integrating CoAP and DTLS

Tested with development version 9184a75a21; $ git clone https://github.com/obgm/libcoap ...READ MORE

answered Sep 5, 2018 in IoT (Internet of Things) by lady technopath

edited Sep 5, 2018 by Vardhan 1,846 views
0 votes
1 answer

Californium CoAP path parameters

The short answer is yes you can ...READ MORE

answered Oct 10, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,029 views
0 votes
1 answer

Differenciation between HTTP and COAP?

The industry plan is to improve HTTP ...READ MORE

answered Sep 6, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
2,031 views
0 votes
1 answer

MQTT and CoAP Sensors and Actuators

For CoAP: Every 6LowPAN sensor mote has ...READ MORE

answered Oct 1, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
787 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP