SiteWhere gRPC APIs
The modules in this project including the Protocol Buffer object models and gRPC APIs for interacting with SiteWhere microservices.
License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdcom.sitewhere |
ArtifactId | ArtifactIdsitewhere-grpc-device-state |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDevice State Management gRPC
SiteWhere Device State Management gRPC API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-device-state/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-grpc-device-state</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-device-state/
implementation 'com.sitewhere:sitewhere-grpc-device-state:3.0.0'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-device-state/
implementation ("com.sitewhere:sitewhere-grpc-device-state:3.0.0")
'com.sitewhere:sitewhere-grpc-device-state:jar:3.0.0'
<dependency org="com.sitewhere" name="sitewhere-grpc-device-state" rev="3.0.0">
<artifact name="sitewhere-grpc-device-state" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-grpc-device-state', version='3.0.0')
)
libraryDependencies += "com.sitewhere" % "sitewhere-grpc-device-state" % "3.0.0"
[com.sitewhere/sitewhere-grpc-device-state "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sitewhere : sitewhere-java-model | jar | 3.0.0 |
org.apache.commons : commons-lang3 | jar | |
com.sitewhere : sitewhere-grpc-common | jar | 3.0.0 |
com.sitewhere : sitewhere-grpc-event-management | jar | 3.0.0 |
The modules in this project including the Protocol Buffer object models and gRPC APIs for interacting with SiteWhere microservices.