Project

General

Profile

Statistics
| Branch: | Revision:

gdp-if / mqtt-gateway / mqtt-gdp-gateway.c @ master

History | View | Annotate | Download (17.6 KB)

# Date Author Comment
c8b5ad07 01/24/2019 05:45 PM Eric Allman

Fix JSON output syntax: labels must be quoted.

3ca57859 06/21/2018 01:30 PM Eric Allman

Clean up mqtt-gdp-gateway compilation and convert to new API.

e22005b8 10/01/2017 04:01 AM Eric Allman

Simplify error message printing (semantics substantially unchanged).

029f4aec 10/01/2017 12:42 AM Eric Allman

Improve mqtt-gdp-gateway error handling and restart.

e60c9d55 09/29/2017 11:22 PM Eric Allman

Always close key file on startup; improve some error handling.

7e63faf1 09/24/2017 06:29 AM Eric Allman

Minor output updates in mqtt-gdp-gateway.

f5a0bdf5 09/24/2017 05:50 AM Eric Allman

Print broker name on idle topics to make joint logs easier to
understand.

006a6eee 09/24/2017 05:14 AM Eric Allman

Include tag in -w json output to (hopefully) simplify tools.

0b2f82a9 09/24/2017 05:02 AM Eric Allman

Add -w and -W flags to mqtt-gdp-gateway to try to track disappearing
sensor problem.

e9df66b8 08/04/2017 02:52 PM Eric Allman

Tweak mosquitto restart parameters.

6857407d 07/24/2017 12:46 PM Eric Allman

Make mqtt-gdp-gateway notify systemd on startup.

cf784118 07/24/2017 12:33 PM Eric Allman

Clean up mqtt-gdp-gateway installation scripts and startup.

95fcea29 07/18/2017 02:05 PM Eric Allman

Type tweaking to compile on both Linux and Darwin.

271eed7f 02/03/2017 03:39 PM Eric Allman

Update software licenses for 2017.

34c11eee 12/11/2016 03:38 PM Eric Allman

Improvements to mqtt-gdp-gateway and associated startup scripts.

df7d92f7 07/17/2016 02:58 PM Eric Allman

Improved debugging in mqtt-gdp-gateway.

d3c8d0a6 07/17/2016 01:36 PM Eric Allman

Improve mqtt-gdp-gateway error message if an append fails.

db5b43ee 07/16/2016 09:27 AM Eric Allman

mqtt-gdp-gateway: move error condition to a lower numbered debug level.

cb03d434 07/15/2016 10:50 AM Eric Allman

Attempt to move mqtt-gdp-gateway toward the systemd world.

3cb74c50 06/27/2016 02:13 PM Eric Allman

Add debugging to mqtt-gdp-gateway to look into connect problem.

cd86513b 06/12/2016 09:40 AM Nitesh Mor

Moved /uhb/mqtt-gateway* to /uhb/mqtt-gateway/*