Skip to content

Instantly share code, notes, and snippets.

View rafcio2k's full-sized avatar

Rafał Baranowski rafcio2k

  • 17:36 (UTC +02:00)
View GitHub Profile
#!/bin/sh
# This script prepare AwaLWM2M tools and start AWALWM2M client, which connects to CreatorDev Device Server.
# Client is already configured for Prj5_HeatingController project.
# PREREQUISITES:
# Go to https://docs.creatordev.io/ci40/guides/creating-applications/#method-2-creatordev-vm and install virtualbox, virtualbox extension pack and vagrant. Then:
# $ mkdir creatordev-sdk
# $ cd creatordev-sdk
# $ vagrant init CreatorDev/creatordev-vm
# $ vagrant up
@rafcio2k
rafcio2k / create_deviceserver_client.sh
Last active March 2, 2017 08:21
Create AwaLWM2M client in Vagrant environment and connect it to deviceserver.creatordev.io
#!bin/sh
# This script prepare AwaLWM2M tools and start AWALWM2M client, which connects to CreatorDev Device Server.
# PREREQUISITES:
# Go to https://docs.creatordev.io/ci40/guides/creating-applications/#method-2-creatordev-vm and install virtualbox, virtualbox extension pack and vagrant. Then:
# $ mkdir creatordev-sdk
# $ cd creatordev-sdk
# $ vagrant init CreatorDev/creatordev-vm
# $ vagrant up
# Download Device Server Certificate from https://console.creatordev.io/#/identities and put it in ./creatordev-sdk/myworkspace/deviceserver_cert