Skip to content

NZSmartie/OICNet

Repository files navigation

OICNet Build status NuGet MyGet license

Note: Nuget will be used for stable releases and release candidates. MyGet will be used for pre-release builds straight from the build server. Sorry for the confusion with the above -alpha and -pre versions

A clean and portable library (written for .Net Standard) to discover and interact with recourses on IoT Devices supporting OpenConenctivity's (OCF) OpenInterConnect (OIC) Specification.

OIC is used to standardaise (and defragment) commmunication and access across the Internet of Things.

This library is transport agnostic; Examples will be provided on how to implement CoAP, MQTT, HTTP in the near future

Motive

This lirbary is built to help me learn the OIC specification and create an Xamarin.Forms App (for Windows, Android, iOS) that will communicate with my IoTNode Project

Features