sensor_list
Retrieve sensor metadata such as ID, name, unit, and decimal places to correctly interpret and format measured values. Extract only the numeric part from digit codes like 'F1' or 'F2' for use.
Instructions
센서 메타 정보(항목 id, 이름, 단위, 소수점 자릿수)를 조회한다. 측정값 해석·표기에 쓴다. digit 은 'F1','F2' 형식이라 숫자만 뽑아 쓴다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||