| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
integrated-ml-demoBackend in Python or ObjectScript | G | Docker Python ML ML | 5.0 (1) | 31 Aug, 2021 | ||
![]() iris_satellite_plantationDetection of plantations remotely in satellite images. | R | Python | 0.0 (0) | 19 Jul, 2021 | ||
InterSystems Ideas Waiting to be ImplementedParser for arbitrary binary protocolsRapid 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 3Votes0Comments | ||||||
mg_pythonA Python Extension for InterSystems Caché/IRIS. | C | Python | 4.0 (1) | 24 Mar, 2021 | ||
![]() iris-multimodel-suiteAn application using multimodel concepts with real world data featuring an interactive chart of Cryptocoins from the biggest Exchange. A graph chart of fish species from all the world where you can see the pictures of each one and a blog using globals example. All Integration to ingest data are from public APIs and a great video explaining the solution. | R | Docker Python | 4.5 (1) | 30 Jan, 2021 | ||
iris-pygw-blueprintShort blueprint example of the connection between python and iris via new python gateway available in InterSystems IRIS Data Platform 2020.3+ | A | Docker Python | 4.5 (1) | 27 Dec, 2020 | ||
CaloryHelperService for establishing amount of calory in product | D | Docker Python | 0.5 (1) | 30 Nov, 2020 | ||
iris-battleshipWhy not a game in contest? | R | Docker Python | 5.0 (1) | 11 Oct, 2020 | ||
![]() fhir-chatbotA chatbot to query patient information using FHIR. | R | Docker | 0.0 (0) | 27 Aug, 2020 | ||
iris-ml-suiteA suite to use IRIS as Machine Learning Environment. Helping the development community to classify the posts with tags. | R | Docker Python ML ML | 4.5 (1) | 18 Jul, 2020 | ||
![]() iris-python-suiteA suite of tools and examples to show how powerful InterSystems IRIS can be when combined with Python by the API Python Native API. Including: - A machine learning chatbot - A chart to show any global as a graph - A COVID-19 analysis | R | Docker Python | 0.5 (1) | 06 Jun, 2020 | ||
PythonGateway-TemplatePythonGateway Template repository | E | Docker AI ML ML | 0.5 (1) | 29 May, 2020 | ||
native-api-contest-templateTemplate to get participants in the InterSystems Native API programming contest started | R | Docker Python | 5.0 (1) | 07 May, 2020 | ||
![]() CloudWatch-IRISConfiguring AWS CloudWatch with InterSystems IRIS | A | Python | 0.0 (0) | 02 Apr, 2020 | ||
![]() PythonGatewayPython Gateway for InterSystems Data Platforms. | E | Docker Python | 0.0 (0) | 10 Oct, 2019 | ||
Python Gateway SamplesExamples of PythonGateway Usage. Python Gateway for InterSystems Data Platforms. Execute Python code and more from InterSystems IRIS brings you the power of Python right into your InterSystems IRIS environment. | E | Docker AI ML ML | 0.0 (0) | 31 Jul, 2019 | ||