Skip to content

Manage Services

To manage and utilize core services available through West Connectivity, you will first need to:

and

Also have a look to


Add Services

While a set a services are enabled by default, you can click the “ENABLE SERVICES” button to find more Micro Services available for your solution within West Connectivity Marketplace.

Check out the Core Services Reference to learn more about each service.

Configure a Service

Services enabled for the solution are listed on that page. Clicking on one will display the documentation and settings to use that services. Note: Not all services need a configuration.

Service configuration parameters are defined on the Services Reference under each service page.

React to Service events

West Connectivity is an Event based System in which scripts are executed when triggered by a Micro-Service event. Those events are accessible under each service item.

The event handler screen will allow you to input custom Lua code to utilize data from the events.

All services events payload are documented on the Micro Services reference page under the 'events' section for each service. Note: Not all services have events.

Read more about the scripting event handling.


West Connectivity Connectors are exposed to application as Micro Services themselves and can be therefore added, configured and access from scripting in the same way as other services. You will see the list of available Connector on the Connector Setup entry.

Read more about connecting Connectors & Applications

Also read about how to use Device message coming from Connectors.


Create your Own Service

You can also integrate any external HTTP APIs as a West Connectivity Service by publishing an OpenAPI service to West Connectivity Exchange marketplace.