12 Application(s) results for #adapter
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Application NameDeveloperMade withRatingLast updatedViewsInstalls

iris-http-calls

Interoperability Adapter and Service for making HTTP calls

O
Oliver Wilms
Docker
IPM
5.0 (1)22 Dec, 2024 253

iris-interoperability-template

InterSystems IRIS interoperability template: a simple interoperability application which reads data from Reddit and filters it.

Evgeny Shvarov
Docker
IPM
4.5 (2)25 Mar, 2024 1.4k 79

InterSystems Ideas Waiting to be Implemented

Parser for arbitrary binary protocols

Rapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/)

E
by Eduard Lebedyuk

3

Votes

0

Comments
Vote

googlesheets-adapter

Inbound and Outbound adapters for Google Sheets

N
Nikolay Solovyev
Docker
0.0 (0)17 Mar, 2024 136

MTConnect-ObjectScript

An ObjectScript Implementation for the MTConnect Standard.

P
Philipp Bonin
Docker
IPM
4.3 (3)12 Feb, 2024 296 5

workshop-firebase

Firebase adaptor

Luis Angel Pérez Ramos
Docker
IPM
0.0 (0)31 Jan, 2024 160

mercure-outboundadapter

This adapter allows you to send SSE events from IRIS using Mercu

N
Nikolay Solovyev
Docker
IPM
0.0 (0)12 Nov, 2023 135

workshop-fhir-adapter

Workshop with example of FHIR Adapter

Luis Angel Pérez Ramos
Docker
5.0 (2)12 Oct, 2023 350

telegram-adapter-demo

This demo shows how to use the IRIS Telegram Adapter.

N
Nikolay Solovyev
Docker
IPM
0.0 (0)21 Jun, 2023 231 14

Telegram adapter

Telegram adapter for InterSystems IRIS

N
Nikolay Solovyev
Docker
IPM
5.0 (1)20 Jun, 2023 567 44

iris-ftp-sample

Sample showing how to use InterSystems IRIS FTP Adapter

Yuri Marx
Docker
IPM
5.0 (1)26 Sep, 2022 318 16

RESTFormsRAD

Forms adapter for InterSystems IRIS RAD Studio

Henrique Dias
Docker
IPM
3.0 (1)12 Apr, 2021 319 170

DynamicObject Adapter

An adapter that enables you to "serialize" and "deserialize" class instances to and from a DynamicObject. It supports array and list properties. See github for more information.

S
Stefan Cronje
5.0 (2)09 Oct, 2018 220