1.1.0 • Published 4 years ago

@mangar2/externalservices v1.1.0

Weekly downloads
4
License
LGPL-3.0-or-later
Repository
github
Last release
4 years ago

Abstract

Yaha microservice supporting external connections

You need to provide a configuration file called "yahaconfig . json" stored in the root directory . You need to provide the configuration for all used modules services and for the mqttclient ( see mqttclient , opensensemap , pushover , sunnyportal modules ) . Modules to run :

  • opensensemap - send data to the opensensemap
  • pushover - send data to the pushover app
  • sunnyportal - reads data from sunnyportal
  • remoteService - supports to invoke messages from the internet

Contents

Meta

Fileexternalservices.js
AbstractYaha microservice supporting external connections
AuthorVolker Böhm
CopyrightCopyright ( c ) 2020 Volker Böhm
LicenseThis software is licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 3 . It is furnished "as is" , without any support , and with no warranty , express or implied , as to its usefulness for any purpose .