Class: CanvasRequestService
Defined in: | lib/resin/models/_canvas.coffee |
Inherits: | Canvas |
Instance Method Summary
-
#
(void)
_request(params)
Private
Trigger a request to the resin.io API
Makes use of pinejs-client
Instance Method Details
#
(void)
_request(params)
Private
Note:
You shouldn't make use of this method directly, but through models
Trigger a request to the resin.io API
Makes use of pinejs-client