Stefan Profanter

Results 21 issues of Stefan Profanter

This PR is a follow-up of https://github.com/francoiscampbell/arduino-cmake/pull/7 and adds support for compiling programs for an Espressif ESP32 chip. In my tests I used an Adafruit Feather ESP32. It also adds...

Updating from version 0.7.2 to version 0.8.0 changed the way how objects using `__slots__` are serialized. The JSON data now doesn't include the field names anymore, thus changing the object...

I implemented the LDS (Local Discovery Service) and LDS-ME (Multicast Extenstion) in this PR according to OPC UA Part 12. This means that the full set of Discovery Services is...

enhancement
server
WIP

It would be nice to use adagios to configure Icinga2 systems (add hosts, services, contacts, ...). Thanks!

enhancement
needs an owner

Add Unit Tests (usable by Travis CI) to test functionality of Signing, Regex, Configuration Errors....

enhancement
agent

This plugin allows to limit user login for specific users to a specific list of IP addresses. 1. If a user is not listed in the configuration, the login is...

The current upstream pom.xml includes the old JCenter Repo and does not work anymore. Please check my MR, not sure if these are the proper repositories.

I loaded the "Devices Information Model" (from https://opcfoundation.org/UA/schemas/DI/1.00/Opc.Ua.Di.NodeSet2.xml) into the modeler and then just hit "Save As" (without any modification). What I expected was to get the same XML back....

In Influx 2.0 the authentication is done via tokens. https://docs.influxdata.com/influxdb/v2.0/write-data/developer-tools/api/#example-api-write-request Is this somehow already supported in influxdb-cxx?

feature
influxdb-2.x

This PR improves the loading of arduino setting files. It is a preparation for supporting additional platforms like esp32