Questions tagged [aws-iot-sitewise]
11 questions
2
votes
0 answers
Array as value of OPC node to SiteWise Assets
I have an OPC server that has nodes with arrays as values. For example I have a node called "Temperatures" which has values [33, 29, 30, 19] in the array.
Is it possible to set single items of this array as properties into SiteWise assets with…

Timo
- 21
- 2
1
vote
0 answers
Create assets and models on aws sitewise using ignition and iot sitewise bridge
I am trying to create models and assets on iot sitewise using ignition software by inductive automations but not able to set it up. I have created sitewise bridge instance on aws, also have installed mqtt engine and mqtt transmission modules.…

user18148705
- 215
- 1
- 11
1
vote
0 answers
How to allocate dynamic Asset Id in Aws Sitewise monitoring dashboard definition Cloudformation?
We created a Cloudformation template for auto implementation of the AWS Sitewise monitoring dashboard. We would like to dynamically refer and assign the Asset logical id inside the below dashboard…

Nitin G
- 714
- 7
- 31
1
vote
0 answers
SiteWise not consistent in generating metrics for late data
First of all, very nice that SiteWise now allows ingestion of data that is up to 7 days old: https://aws.amazon.com/about-aws/whats-new/2020/11/aws-iot-sitewise-now-allows-ingestion-of-data-up-to-7-days-in-past/
And I can confirm that, as long as…

Yuci
- 27,235
- 10
- 114
- 113
0
votes
0 answers
AWS IoT TwinMaker with AWS Managed Grafana Annotation Problem - Unknown component type DataOverlay
I am working with AWS IoT Twinmaker and AWS Managed Grafana in eu-west-2 (Ireland) region. I am building out a WindFarm scene and I am attempting to add a data bound annotation. This seems to work fine within AWS IoT Twinmaker console.
But when I…

P Hopkins
- 21
- 1
0
votes
0 answers
AWS Twinmaker with AWS Managed Grafana Tag Query Problem
I am working with AWS IoT Twinmaker and AWS Managed Grafana. I am building out a WindFarm scene and I am attempting to update Tag icons based on rules. The documentation seems pretty light in this area and I am following instructions here
Step 5.…

P Hopkins
- 21
- 1
0
votes
0 answers
getting 'IoTSiteWise' object has no attribute 'create_bulk_import_job'
I am trying to perform
Bulk-import-job and i have written similar code as mentioned in the documentation. i am using AWS lambda and python boto3 for performing this.
Unfortunately, I am getting
'IoTSiteWise' object has no attribute…

user18148705
- 215
- 1
- 11
0
votes
1 answer
IoT Sitewise - how to have single Model with Assets of different units of measurement
My understanding of one of the benefits of IoT Sitewise is you can model a specific machine type, and then use that same model across your fleet of machines. If you have two machines that use separate units of measurement, then you can use a…

Focker
- 307
- 2
- 6
0
votes
1 answer
Is it possible to deploy two (2) SiteWise gateway configuration on single EC2 machine?
I have a Prod and Dev AWS account, and I would like to bring in the live data within the DEV AWS account. The live data is connected to the PROD account via the following path (OPC-UA server -> Greengrass V2 SiteWise Gateway (running on an EC2) ->…

Roshan Br
- 362
- 2
- 17
0
votes
1 answer
AWS IoT Sitewise Data Access Externally
I am building an initial design for my project and had a few question regarding the data storage in IoT Sitewise. I work for a manufacturing company and we are planning to use IoT Sitewise to collect the time stream data using OPCUA.
Upon reading…

lucifer
- 1
- 2
0
votes
1 answer
Using 'newUUID()' aws iot function in AWS SiteWise service that returns a random 16-byte UUID to be stored as a partition key
I am trying to use the 'newUUID()' aws iot function in the AWS SiteWise service (as part of an alarm action) that returns a random 16-byte UUID to be stored as a partition key for a DynamoDb tables partition key column.
With reference to the…

Roshan Br
- 362
- 2
- 17