Skip to content
Frantisek Mikulu edited this page Jun 5, 2017 · 7 revisions

Welcome to the IQRF daemon wiki!

  • Linux based gateways
  • Working together with our partners

Version 1

  • Multi-protocol-channel support (UDP, MQTT, MQ, ...)
  • Multi-interface support (IQRF SPI, USB CDC IQRF, ...)
  • Multi-mode support (Operational, Service, Forwarding)
  • Support for JSON DPA Raw message structure

Version 2

  • Small robust core
  • Plug-in architecture
  • Extendibility
  • Scalable by configuration
  • Flexibility
  • Reuse of components
  • Easy customizing
  • V1 developed as a prototype – needed more mature design
  • Full support for JSON message structure

Overview

IQRF Gateways

Standardization

JSON messages over MQTT and MQ channels

JsonStructure-v1

JSON configuration of the IQRF daemon

Configuration-v1