Plugin Config Options
SMS Plugin Config Options
Option | Description | Default |
---|---|---|
debug boolean | Debug mode. Writes debug messages to the pimatic log, if set to true. | false |
provider string | Which SMS Provider to use | "twilio" |
twilioAccountSid string | Account Sid for Twilio | "" |
twilioAuthToken string | Account Auth Token for Twilio | "" |
threehkPassword string | Login Password for ThreeHK 3Care | "" |
fromNumber string | Number to send SMS from | "" |
toNumber string | Default number to send SMS messages to | "" |
numberFormatCountry string | Country code to format numbers in. This helps us to format numbers correctly incase country code is not passed. You can still override it without a country code, but allows you to write numbers with a default country code for convenience. | "US" |
pimatic-sms is written by Andy Savage (hongkongkiwi)