Introduction

OmniFi is extensible, allowing custom implementations of query, Data Processing and result reporting functionality tailored specifically to user requirements.

OmniFi extensions are implemented in C#/.NET 4 or Python®, providing a very rich development environment for building custom logic and connections to 3d party systems.

Intended Audience

This document provides detailed technical information on OmniFi extensibility as well as related APIs and best practices. It is assumed that the reader has working knowledge in Python programming. Previous hands-on experience working with OmniFi is optional but recommended.