#Two methods for same result?

1 messages · Page 1 of 1 (latest)

floral shore
#

Are there any advantages/disadvantages to using service version 1 instead of version 2?

version 1:

domain: mobile_app
type: notify
message: Test```

version 2: 
```action: notify.mobile_app_smsgateway
metadata: {}
data:
  message: Test
weary bone
#

If you replace the phone the first will need re-written for the new device

#

The second won't