Simulated product dispenser

Dependencies:   HTS221

Fork of mbed-cloud-workshop-connect-HTS221 by Jim Carver

Embed: (wiki syntax)

« Back to documentation index

_ARM_SOURCE_CAPABILITIES Struct Reference

_ARM_SOURCE_CAPABILITIES Struct Reference

Struct containing the Source's capabilities. More...

#include <arm_uc_source.h>


Detailed Description

Struct containing the Source's capabilities.

notify: Source can notify about new manifests. manifest_default: Source can download manifest from default location. manifest_url: Source can download manifest from URL. firmware: Source can download firmware from URL.

Definition at line 33 of file arm_uc_source.h.