Skip to content

How do I send data stored in array (floating type) from my robot to IoT hub? [Technical Question] #286

How do I send data stored in array (floating type) from my robot to IoT hub? [Technical Question]

How do I send data stored in array (floating type) from my robot to IoT hub? [Technical Question] #286

Workflow file for this run

name: "Set Issue Label"
on:
issues:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/[email protected]
with:
keywords: '[""]'
labels: '["IoTSDK"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"