Smartrplace servlet API

Constants for the Smartrplace servlet context helper

License

License

GroupId

GroupId

org.smartrplace.tools
ArtifactId

ArtifactId

smartrplace-servlet-api
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Smartrplace servlet API
Constants for the Smartrplace servlet context helper

Download smartrplace-servlet-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.smartrplace.tools/smartrplace-servlet-api/ -->
<dependency>
    <groupId>org.smartrplace.tools</groupId>
    <artifactId>smartrplace-servlet-api</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartrplace.tools/smartrplace-servlet-api/
implementation 'org.smartrplace.tools:smartrplace-servlet-api:0.0.1'
// https://jarcasting.com/artifacts/org.smartrplace.tools/smartrplace-servlet-api/
implementation ("org.smartrplace.tools:smartrplace-servlet-api:0.0.1")
'org.smartrplace.tools:smartrplace-servlet-api:jar:0.0.1'
<dependency org="org.smartrplace.tools" name="smartrplace-servlet-api" rev="0.0.1">
  <artifact name="smartrplace-servlet-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartrplace.tools', module='smartrplace-servlet-api', version='0.0.1')
)
libraryDependencies += "org.smartrplace.tools" % "smartrplace-servlet-api" % "0.0.1"
[org.smartrplace.tools/smartrplace-servlet-api "0.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.osgi : osgi.core jar 6.0.0
org.osgi : osgi.cmpn jar 6.0.0
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

smartrplace-tools


Overview

This repository contains tools for OGEMA. Content:

  • schedule-management: a GUI for managing time series (create, copy, import/export data, plot) from various sources (schedules [OGEMA time series resources], log data, CSV files, etc.).
  • ogema-timeseries-rest: a generic REST interface for accessing time series data in OGEMA. See the Wiki page.
  • graal-osgi: a wrapper to make graal-js available as Javascript script engine to OGEMA. See README.

Most of the tools require Java 8 or higher.

Build

Prerequisites: git, Java and Maven installed, OGEMA widgets binaries available.

  1. Clone this repository
  2. In a shell, navigate to the src folder and execute mvn clean install.
org.smartrplace.tools

Smartrplace

Smartrplace offers OGEMA-based solutions

Versions

Version
0.0.1