This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding API call for motion sensor (#89)
[PBI 31691] * added temperature value * removed deead code * removed dummy * added type to the slider * remove unit notions * changes * changes to the api * created new variable * added degree sign * removed extra spaces * more extra spaces removed * using varaiable for the slider color * added null check * beautifying * beuatifying * solving issues * Update src/view/components/toolbar/InputSlider.tsx Co-Authored-By: Jonathan Wang <jonathanwangg@gmail.com> * used prettier * removed dummy * prettier again * following good unsollicited advices 1 * cleaning up * adding light sensor cimponent * adding temp sensor * changes * added view for light sensor * refectored process * added api call * solved error * added API call * adding support for stop button * Update src/extension.ts Co-Authored-By: Luke Slevinsky <lslevins@ualberta.ca> * Update src/view/components/toolbar/TemperatureSensorBar.tsx Co-Authored-By: Luke Slevinsky <lslevins@ualberta.ca> * rework setmessage * reformat * let's follow best practices * resolved issue with input * removed dead lines * added motion sensor control * added api call * added scrollbar for sensors * reduced size so people can see * adding logic for sensor * removed API call * solved font color for light theme * restaored api call * changed tuple to named tuple * removed unused file
- Loading branch information