aboutsummaryrefslogtreecommitdiff
path: root/bridge.go
AgeCommit message (Expand)Author
2016-01-24Improved function header documentation format.Collin Guarino
2016-01-23Added username to default NewBridge definition.Collin Guarino
2016-01-23Added error tracing and better log output for GetBridgeInfo.Collin Guarino
2016-01-23Fully operational GetBridgeInfo function.Collin Guarino
2016-01-23Debugging xml.Unmarshal not showing any data.Collin Guarino
2016-01-22Added rough implementation of GetBridgeInfo that parses the XML file.Collin Guarino
2016-01-22Changed Bridge Info struct to match manufacturer XML spec.Collin Guarino
2016-01-22Starting implementation for GetBridgeInfoCollin Guarino
2016-01-22Inner struct for bridge info from /description.htmlCollin Guarino
2016-01-22Base structure for bridge.Collin Guarino