smartrics / iotics-java-agent

iotics agent framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is now deprecated; see iotics4j

iotics-java-agent

IOTICS agent framework for Java

Protobuffers and gRPC services

The IOTICS API is added as git submodule in iotics-api and the proto files symlinked from src/main/proto.

The relevant Google's proto files have been copied manually.

Build

mvn clean
mvn package

If used in other projects run mvn install to install it in your own local repository

To deploy:

mvn clean deploy -Prelease

About

iotics agent framework

License:Apache License 2.0


Languages

Language:Java 100.0%