dataEndPoint property
Specifies where and how to stored or upload the data collected from this
deployment. If null, the sensed data is not stored, but may still be
used in the app.
Implementation
DataEndPoint? dataEndPoint;
Specifies where and how to stored or upload the data collected from this
deployment. If null, the sensed data is not stored, but may still be
used in the app.
DataEndPoint? dataEndPoint;