First Asset
Start by creating an asset to represent a physical infrastructure element, such as a line or a substation. This asset will serve as the foundation for deploying algorithms, visualizing data, and managing configurations within the platform.
There are two ways to create an asset in Splight:
1. Manual from the Platform
You can create an asset directly from the Splight platform. This method is ideal for users who prefer a visual interface and step-by-step guidance.
Log in to Splight
Go to Splight's website and log in with your organization name, email, and password.
Fill in Asset Details
In the asset creation form, provide the following information:
Name: A unique name for the asset.
Type: Select the type of asset you are creating (e.g., line, segment, transformer).
Tags: Optionally, add any relevant tags to categorize the asset.
Description: Optionally, provide a description for the asset to give more context.
Location: Specify the geographical location of the asset, which can be done by entering coordinates or selecting a point on the map.
Timezone: Set the timezone for the asset, could be defined by location or the default timezone of your organization.
2. Using Splight API or Splight Lib
For users who prefer automation or need to manage large-scale deployments, Splight offers scripting capabilities through the API and the official Python library. These tools allow you to create and manage assets programmatically with ease.
Last updated
Was this helpful?