dataEndPoint property

DataEndPoint? dataEndPoint
getter/setter pair

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;