Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The script called XarrayBuouData.py fetches every .nc file on MET buoy data section of E39 and parses through all variables and stores their keys in an array. A separate function handles connection and publishing through MQTT. Below is a code-snippet
which shows how to select and publish a variable.

...