airbyte-integrations/connectors/source-opuswatch/README.md
This directory contains the manifest-only connector for source-opuswatch.
What is OPUSWatch? OPUSWatch is a smart wearable solution developed by OPUS Solutions B.V., based in the Netherlands. This innovative smartwatch is specifically designed for the horticulture industry to digitize and streamline various operational processes within greenhouses and nurseries. It empowers growers to gain real-time insights into their labor, productivity, and overall operations. Employees use the OPUSWatch to easily record their tasks, track their work on specific crops, and even manage orders directly from their wrist. This data is then fed into a central system for analysis and decision-making.
Website: opuswatch.nl
What does the OPUSWatch Airbyte Connector do? The Airbyte connector for OPUSWatch allows you to seamlessly extract valuable data from the OPUSWatch platform and load it into your data warehouse or lake. By connecting OPUSWatch to Airbyte, you can centralize your horticultural operational data with other business-critical information, enabling comprehensive analysis and reporting.
With the OPUSWatch Airbyte connector, you can retrieve the following streams of data:
By leveraging the OPUSWatch Airbyte connector, horticultural businesses can break down data silos and gain a holistic view of their operations. This enables data-driven decision-making for optimizing labor allocation, improving productivity, and ultimately enhancing the efficiency of their greenhouse or nursery operations.
There are multiple ways to use this connector:
pyairbyte using get_source!Please refer to the manifest-only connector documentation for more details.
We recommend you use the Connector Builder to edit this connector.
But, if you want to develop this connector locally, you can use the following steps.
You will need airbyte-ci installed. You can find the documentation here.
This will create a dev image (source-opuswatch:dev) that you can use to test the connector locally.
airbyte-ci connectors --name=source-opuswatch build
This will run the acceptance tests for the connector.
airbyte-ci connectors --name=source-opuswatch test