* Fix device.get_status() function, use `last_vpn_event` field instead of `last_seen_time` since it no longer exists. 75 [Trong Nghia Nguyen]
* Fix return object of `create` functions to ensure they return a dict. 75 [Trong Nghia Nguyen]
* Fix resin.models.application.create() return object. 75 [Trong Nghia Nguyen]
* Update device.set_to_build() to work with latest API. Change the argument from build id to build commit hash since build id is not available on the dashboard. 75 [Trong Nghia Nguyen]