Siddhi Extension - Text Mapper

WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.

Лицензия

Лицензия

Категории

Категории

Siddhi Прикладные библиотеки Machine Learning
Группа

Группа

org.wso2.extension.siddhi.map.text
Идентификатор

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

siddhi-map-text
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

bundle
Описание

Описание

Siddhi Extension - Text Mapper
WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.
Организация-разработчик

Организация-разработчик

WSO2

Скачать siddhi-map-text

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
io.siddhi : siddhi-core jar 5.0.0-m7
io.siddhi : siddhi-query-api jar 5.0.0-m7
io.siddhi : siddhi-annotations jar 5.0.0-m7
org.apache.log4j.wso2 » log4j jar 1.2.17.wso2v1
com.github.spullara.mustache.java : compiler jar 0.9.6

test (5)

Идентификатор библиотеки Тип Версия
org.wso2.extension.siddhi.io.file : siddhi-io-file jar 1.0.13
org.testng : testng jar 6.11
org.wso2.extension.siddhi.io.http : siddhi-io-http jar 1.0.36
commons-io : commons-io jar 2.5
org.wso2.extension.siddhi.io.tcp : siddhi-io-tcp jar 2.0.20

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

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

Siddhi Map Text

Jenkins Build Status GitHub Release GitHub Release Date GitHub Open Issues GitHub Last Commit License

The siddhi-map-text extension is an extension to Siddhi that converts text messages to/from Siddhi events.

For information on Siddhi and it's features refer Siddhi Documentation.

Download

  • Versions 2.x and above with group id io.siddhi.extension.* from here.
  • Versions 1.x and lower with group id org.wso2.extension.siddhi.* from here.

Latest API Docs

Latest API Docs is 2.1.0.

Features

  • text (Sink Mapper)

    This extension is a Event to Text output mapper. Transports that publish text messages can utilize this extension to convert the Siddhi events to text messages. Users can use a pre-defined text format where event conversion is carried out without any additional configurations, or use custom placeholder(using {{ and }}) to map custom text messages. Again, you can also enable mustache based custom mapping. In mustache based custom mapping you can use custom placeholder (using {{ and }} or {{{ and }}}) to map custom text. In mustache based custom mapping, all variables are HTML escaped by default.
    For example:
    & is replaced with &
    " is replaced with "
    = is replaced with =
    If you want to return unescaped HTML, use the triple mustache {{{ instead of double {{.

  • text (Source Mapper)

    This extension is a text to Siddhi event input mapper. Transports that accept text messages can utilize this extension to convert the incoming text message to Siddhi event. Users can either use a pre-defined text format where event conversion happens without any additional configurations, or specify a regex to map a text message using custom configurations.

Dependencies

There are no other dependencies needed for this extension.

Installation

For installing this extension on various siddhi execution environments refer Siddhi documentation section on adding extensions.

Support and Contribution

  • We encourage users to ask questions and get support via StackOverflow, make sure to add the siddhi tag to the issue for better response.

  • If you find any issues related to the extension please report them on the issue tracker.

  • For production support and other contribution related information refer Siddhi Community documentation.

org.wso2.extension.siddhi.map.text

WSO2 Extensions

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

Версия
2.0.0
1.1.2
1.1.1
1.1.0
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0