Skip to content

Add smart data model SolarTracker#279

Merged
albertoabellagarcia merged 2 commits intomasterfrom
datamodel.SmartManufacturing.DigitalTwin.SolarTracker
Feb 24, 2026
Merged

Add smart data model SolarTracker#279
albertoabellagarcia merged 2 commits intomasterfrom
datamodel.SmartManufacturing.DigitalTwin.SolarTracker

Conversation

@SavNinAltaNet
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Contributor

@albertoabellagarcia albertoabellagarcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make the changes in the comments

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be necessary where this data model is being used

"on",
"off"
],
"description": "Property. Model:'https://schema.org/Text. Enum:'on','off'. Indicates whether the solar tracker is in backtracking mode to prevent row-to-row shadowing, deviating from the optimal sun-angle position."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing end ' in Model clause

"FCU",
"SCU"
],
"description": "Property. Model:'https://schema.org/Text. Enum:'PCU','FCU','SCU'. Specifies the classification of the device within the system."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing ending ' in Model clause

],
"description": "Property. Model:'https://schema.org/Text. Enum:'on','off'. Indicates whether the solar tracker is in backtracking mode to prevent row-to-row shadowing, deviating from the optimal sun-angle position."
},
"batteryLevel": {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Percentages by default is between 0 and 1 (with decimals)

"Online",
"Offline"
],
"description": "Property. Model:'https://schema.org/Text. Enum:'Online','Offline'. Indicates the current operational connectivity status of the device."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing ending ' in Model

"1",
"-1"
],
"description": "Property. Model:'https://schema.org/Text. Enum:'-1','1'. Defines the physical mounting orientation of the motor, which determines the polarity of the rotation (Eastward-facing = 1; Westward-facing = -1)."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing ending ' in Model

"1",
"-1"
],
"description": "Property. Model:'https://schema.org/Text. Enum:'-1','1'. Specifies the physical orientation of the control board based on the position of the emergency stop button (Eastward-facing = 1; Westward-facing = -1)."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing ending ' in Model

"10",
"15"
],
"description": "Property. Model:'https://schema.org/Text. Enum:'5','10','15'. Defines the time frequency at which the panel adjusts its position. The value must be one of the predefined intervals: 5, 10, or 15 minutes."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing ending ' in Model

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is not validated by the schema

Added missing quotes in various lines
@albertoabellagarcia albertoabellagarcia merged commit 8cdb521 into master Feb 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants