Fork me on GitHub

Crossline

Simple event pipping and storing infra-structure to be for crossing, entering and other events.

Adapters

There's currently three adapters for the Crossline infra-structure:

NameDescription
LocalAdapterFor local data source storage of information.
OmniAdapterFor the push of information from the Crossline to an Omni instance for warehousing.
PicaAdapterTo enable integration of enter operation in PicaPonto service.

Configuration

NameTypeDefaultDescription
LOCAL_ENABLEDstrTrueIf the Local adapter is enabled.
OMNI_ENABLEDstrTrueIf the Onni adapter is enabled, notice that additional values are required to make the adapter ready.
PICA_ENABLEDstrTrueIf the PicaPonto adapter is enabled, notice that additional requirements (eg: company definitions) may apply to properly make the adapter ready.
PICA_BASE_URLstrhttps://picaponto.pt/The base URL to access PicaPonto.
PICA_COMPANYintNoneThe identifier of PicaPonto company associated.

License

Crossline is currently licensed under the Apache License, Version 2.0.

Build Automation

Build Status Coverage Status PyPi Status License