Oyster Harvest Area Closure Analysis 0.1
Prediction and analysis of NSW oyster harvest area closures.
Loading...
Searching...
No Matches
Ubidots_Devices_TypeDef Struct Reference

TODO turn this into a single device then have a list of devices struct. More...

#include <devices.h>

Collaboration diagram for Ubidots_Devices_TypeDef:

Data Fields

int16_t count
 
char names [UBIDOTS_MAX_NUMBER_DEVICES][UBIDOTS_MAX_INFO_LENGTH]
 
char ids [UBIDOTS_MAX_NUMBER_DEVICES][UBIDOTS_MAX_INFO_LENGTH]
 
double latitudes [UBIDOTS_MAX_NUMBER_DEVICES]
 
double longitudes [UBIDOTS_MAX_NUMBER_DEVICES]
 

Detailed Description

TODO turn this into a single device then have a list of devices struct.

Field Documentation

◆ count

int16_t Ubidots_Devices_TypeDef::count

◆ ids

char Ubidots_Devices_TypeDef::ids[UBIDOTS_MAX_NUMBER_DEVICES][UBIDOTS_MAX_INFO_LENGTH]

◆ latitudes

double Ubidots_Devices_TypeDef::latitudes[UBIDOTS_MAX_NUMBER_DEVICES]

◆ longitudes

double Ubidots_Devices_TypeDef::longitudes[UBIDOTS_MAX_NUMBER_DEVICES]

◆ names

char Ubidots_Devices_TypeDef::names[UBIDOTS_MAX_NUMBER_DEVICES][UBIDOTS_MAX_INFO_LENGTH]

The documentation for this struct was generated from the following file: