SiteWhere Device APIs
Contains APIs that allow devices to interact with SiteWhere
License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.sitewhere |
ArtifactId | ArtifactIdsitewhere-device-protobuf |
Last Version | Last Version3.0.0.beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDevice Protobuf API
SiteWhere Device Protobuf API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-device-protobuf/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-device-protobuf</artifactId>
<version>3.0.0.beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-device-protobuf/
implementation 'com.sitewhere:sitewhere-device-protobuf:3.0.0.beta1'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-device-protobuf/
implementation ("com.sitewhere:sitewhere-device-protobuf:3.0.0.beta1")
'com.sitewhere:sitewhere-device-protobuf:jar:3.0.0.beta1'
<dependency org="com.sitewhere" name="sitewhere-device-protobuf" rev="3.0.0.beta1">
<artifact name="sitewhere-device-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-device-protobuf', version='3.0.0.beta1')
)
libraryDependencies += "com.sitewhere" % "sitewhere-device-protobuf" % "3.0.0.beta1"
[com.sitewhere/sitewhere-device-protobuf "3.0.0.beta1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.5.1 |
Contains APIs that allow devices to interact with SiteWhere