Skip to content

Instantly share code, notes, and snippets.

View jmason888's full-sized avatar

James Mason jmason888

  • United States
  • 11:22 (UTC -07:00)
View GitHub Profile
@jmason888
jmason888 / Daylight-Saving-Time-Final-Report.txt
Last active November 29, 2023 08:01
Year Round DST on the West Coast!
Final Report
August 2019
Prepared for:
BC Government Communications and Public
Engagement
Prepared by: R.A. Malatest & Associates Ltd.
EXECUTIVE SUMMARY
The B.C. Government Communications and Public Engagement division (GCPE) hosted an online
public engagement to provide British Columbians the opportunity to share their views on whether
#!/bin/sh
#
# WeMo Control Script
#
# rich@netmagi.com
#
# Usage: ./wemo_control IP_ADDRESS ON/OFF/GETSTATE/GETSIGNALSTRENGTH/GETFRIENDLYNAME
#
#
IP=$1