Make sure you have the latest version of the OASEES SDK with
pip install -U oasees-sdkFrom version 0.7.1 and above, you can regularly run
oasees-sdk updateto ensure you have all the latest stack components installed.
OASEES Stack & SDK Guide
Welcome to the OASEES Stack & SDK documentation. This guide provides comprehensive instructions for deploying and managing the OASEES platform.
Due to this version of the guide being public, the Blockchain IP address and the blockchain accounts’ private keys will not be provided here. In order to retrieve them please refer to the initial OASEES Stack & SDK Guide distributed via email, or reach us on Slack.
Overview
This documentation covers:
- Provisioning the Oasees stack using the Oasees SDK
- Joining devices as worker-agent nodes
- Creating a Sample DAO
- Deploying a Sample Application
- Ingesting metrics from devices
- Configuring agents to propose and vote on actions based on metrics
- Training models using federated learning
Quick Navigation
- Prerequisites - Important setup requirements
- Stack Installation - Installing the OASEES stack
- Joining Devices - Adding worker nodes
- Sample Application - Understanding and deploying the sample app
- Telemetry - Setting up metrics collection
- DAO Operations - Working with DAOs
- DAO Workflow - End-to-end DAO examples
- MLops & Federated Learning - Training and deploying models
Getting Started
Before you begin, make sure you review the Prerequisites page to ensure your environment is properly configured.