API Reference v9.2.0

DeviceDbSourcestruct

Module: ZaberMotion

A source that device information can be retrieved from.

To use this type, add import ZaberMotion to the top of your source code.

Index

Properties

p

sourceType

deviceDbSource.sourceType
DeviceDbSourceType Whether the source is a web service or a local DB file.
p

urlOrFilePath

optional
deviceDbSource.urlOrFilePath
String? The URL of the web service or path to the local DB file.