Skip to content

This repository contains examples of Python3 scripts that interface with the HBNet Data Gateway to provide information services and other things.

Notifications You must be signed in to change notification settings

kf7eel/hbnet_external_services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HBNet External Services

This repository contains examples of various external services that can be used with the HBNet Data Gateway to provide some type of useful SMS services.

These external services interface with the data gateway via MQTT (MQTT basic concepts). "The MQTT protocol provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for Internet of Things messaging such as with low power sensors or mobile devices such as phones, embedded computers or microcontrollers." - mosquitto.org. There are numerous MQTT libraries in different programming languages available. The intent of external services is to make it easy for other people to write useful applications.

See the Wiki for more.

Even more info coming soon...

About

This repository contains examples of Python3 scripts that interface with the HBNet Data Gateway to provide information services and other things.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages