Device management in Windows IoT Core
In Fall 2016, Microsoft announced Azure IoT Hub device management, providing the features and extensibility model, including an SDK for a wide range of platforms, to build robust device management solutions. With the recent release of the Windows 10...
This week’s app is all about the Internet of Things. Best For You is a sample fitness UWP app focused on collecting data from a fictional IoT enabled yoga wear and presenting it to the user in a meaningful and helpful way on all of their devices to track health and progress of exercise. In this...
app development
azureiothub
cloud processing
data collection
data visualization
device management
fitness app
internet of things
iot solutions
power bi
real-time data
remote monitoring
sensor integration
smart wearables
streaming analytics
user experience
uwp
windows iot core
xbox
We’ve already seen how to get your devices to send data to the cloud. In most cases, the data is then processed by various Azure services. However, in some cases the cloud is nothing more than a means of communication between two devices.
Imagine a Raspberry Pi connected to a garage door...
Secure communication in the cloud normally involves the following:
Data encryption: hiding what is sent
Data integrity: protecting data from being tampered with
Authentication: validating the identity of the parties in the communication
Using a cryptographic protocol such as the TLS takes...
authentication
azureiothub
cloud communication
connectivity
cryptographic protocol
data encryption
data integrity
device management
device provisioning
device security
hmac
iot dashboard
microsoft dev
provisioned devices
raspberry pi
secure coding
security
software development
tpm
windows iot
Hello, Makers!
Earlier this year, we announced the availability of Windows IoT Core – a new edition of Windows designed for maker boards and small devices. We’ve been busy the past few months continuing to make improvements to the platform, with the goal of making Windows IoT Core the best...