How to show decimal in my timestream Query

0

Hi, I am new to timestream. I am currently trying to send payload through MQTT. In my payload, there is only the following:

"device_id": "Device 1", "a_x": 101.68888

When I run my query in my database, only Device 1 is shown. The a_x and 101.68888 are not reflected. Is it possible for timstream to show decimal values?

Here is my SQL in my Iot Core rule SQL version: 2015-10-08 SELECT*, a_x FROM 'outTopic'

Thank you.

질문됨 2년 전311회 조회
1개 답변
0

Timestream provides a recommended solution for using IoT topic rules to insert MQTT data into Timestream:

https://github.com/awslabs/amazon-timestream-tools/tree/mainline/integrations/iot_core

AWS
deesix
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠