Sign inSign up

ocfadmin/iotivity-examples

By ocfadmin

Updated almost 5 years ago

Basic IoTivity Examples packaged into a single image.

Image
0

1.1K

ocfadmin/iotivity-examples repository overview

IoTivity-Lite Examples

This image is in development.

Overview

  • Full image overview available on GitHub
  • This Debian-based image contains the following IoTivity-Lite binaries:
    • onboarding_tool
    • simpleserver
    • simpleclient
  • Instances of this image can be used to demonstrate basic IoTivity-Lite interactions (e.g., onboarding, provisioning, and regular operation between OCF devices).
  • See details on GitHub for the use of IPv6.

Quick Start

  • Use docker-compose up -d with the docker-compose.yml file available here
  • Follow the output of simpleserver and simpleclient with docker-compose logs -f simpleserver simpleclient
  • Attach to the OBT with docker attach obt (and enter "0" to display menu)
  • Follow the general directions outlined in the IoTivity-Lite README for "Onboarding and Provisioning"
  • Use docker restart <container> to restart the instances after provisioning, if necessary.

Tag summary

Content type

Image

Digest

Size

26.9 MB

Last updated

almost 5 years ago

docker pull ocfadmin/iotivity-examples