Teletask API - Config Specifications

The config specifications code for working with teletask central unit

Лицензия

Лицензия

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

io.github.ridiekel
Идентификатор

Идентификатор

jeletask-config-spec
Последняя версия

Последняя версия

3.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

Teletask API - Config Specifications
The config specifications code for working with teletask central unit

Скачать jeletask-config-spec

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.ridiekel/jeletask-config-spec/ -->
<dependency>
    <groupId>io.github.ridiekel</groupId>
    <artifactId>jeletask-config-spec</artifactId>
    <version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ridiekel/jeletask-config-spec/
implementation 'io.github.ridiekel:jeletask-config-spec:3.0.6'
// https://jarcasting.com/artifacts/io.github.ridiekel/jeletask-config-spec/
implementation ("io.github.ridiekel:jeletask-config-spec:3.0.6")
'io.github.ridiekel:jeletask-config-spec:jar:3.0.6'
<dependency org="io.github.ridiekel" name="jeletask-config-spec" rev="3.0.6">
  <artifact name="jeletask-config-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ridiekel', module='jeletask-config-spec', version='3.0.6')
)
libraryDependencies += "io.github.ridiekel" % "jeletask-config-spec" % "3.0.6"
[io.github.ridiekel/jeletask-config-spec "3.0.6"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1

runtime (2)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1

Модули Проекта

Данный проект не имеет модулей.

Jeletask

An open source java API for Teletask domotics.

This project is a fork from the xhibit version that became inactive (https://github.com/xhibit/Teletask-api).

It is the purpose to create an API for software developers or domotics enthusiasts, who are interested in generating their own control environment for the TELETASK domotics systems, so you can create your own user interface and connected solutions and services.

If you own a Teletask MICROS or MICROS+, you have access to the free (or paid in case of the MICROS+) DLL32 LIBRARY (TDS15132).
However, if you're a java programmer like myself, you don't want to use a windows dll :-).

The API also supports the MICROS+, but you'll have to buy a licence to be able to make TCP calls.

For the MICROS you can buy a RS232 > LAN converter (TDS10118) so you can access the MICROS server through regular IP.

Started discussing the possibilities on the Teletask forum ...and ended up programming a java interface based on IP Sockets, exposed by a basic java API.

Initially only setting and getting RELAYS, MOTOR, GENMOOD, LOCMOOD, COND, FLAG is supported.

The purpose of this library is to actually be able to put a REST or other API on top of this.

Версии библиотеки

Версия
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
2.1.2
2.1.1
2.1.0
2.0.21
2.0.19
2.0.18
2.0.15
2.0.10
2.0.9
2.0.8