taktik_flowr_interface
TypeScript icon, indicating that this package has built-in type declarations

5.11.2 • Public • Published

Flowr Interface

Flowr Interface is a Typescript library for providing all interfaces used by external applications.

Installing

npm i taktik_flowr_interface

List of interfaces

  • IFlowrEventManager: Listen or stop listen events sent by Flowr / Send events to Flowr
  • FlowrEventName: List of event names
  • IFlowrCustomAppParams: List of params provides by Flowr
  • ICustomAppServices: provides some functions to handle the custom application like errorHandler()
  • IFlowrEmbeddedApp: represent the embedded app like weatherApp
  • IFlowrReservation: object that return the last reservation
  • IFlowrFrontendSettings: update the default values in frontendSettings like audio language ...
  • IFlowrOzoneAPI: provides some functions to contact ozone. This object contains a public client to contact ozone.
  • IFlowrTranslator: functions to get/set the language( audio language , ...)

Readme

Keywords

none

Package Sidebar

Install

npm i taktik_flowr_interface

Weekly Downloads

52

Version

5.11.2

License

ISC

Unpacked Size

33.9 kB

Total Files

57

Last publish

Collaborators

  • dani_rocha
  • phme