Class: Pin

Pin

new Pin(optsopt)

Pin
Parameters:
Name Type Attributes Description
opts Object <optional>
Source:

Members

inspect

Get the Pin JSON Object
Source:

Methods

addAction(action)

Add an action
Parameters:
Name Type Description
action Action | Object
Source:

addReminder(reminder)

Add a reminder
Parameters:
Name Type Description
reminder Reminder | Object
Source: