Get Points Definition

Fetch the current points definition for a specific point

Point Definition
Select required
Default:
None

Choose the point definition you want to fetch

Destination Variable
string

The variable to store the fetched points definition

public PointDefinitionDto GetPointDefinition(Guid pointId)
Read more in API > C# > Methods > Core > Points > Definitions > Get Point Definition
public List<PointDefinitionDto> GetPointDefinitions()
Read more in API > C# > Methods > Core > Points > Definitions > Get Point Definitions