Remember
Register
Home
/
Support
/
Support Forum
/
TransPort WR31 doormon.py script...where to set SMS destination?
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(358)
Python
(977)
RF Solutions and XBee
(8,097)
Digi TransPort
(739)
Digi TransPort Cellular
(579)
Legacy Sarian Cellular
(22)
Digi Connect Cellular
(418)
DAL
(2)
Embedded Devices
(4,082)
Rabbit
(3,155)
Console Servers
(342)
Modbus and Industrial Automation
(235)
Realport
(583)
Serial Servers
(811)
Satellite Modules
(25)
USB
(1,228)
Serial Cards
(714)
ConnectPort Display
(54)
Feedback/Wish List
(87)
Other/Legacy
(341)
TransPort WR31 doormon.py script...where to set SMS destination?
0
votes
I'm working with the doormon.py Python script that comes pre-loaded on the WR31. I can't figure out what text in the script I should replace with my cell number to receive the SMS messages. Please help a non-programmer... Thanks.
python
sms
asked
Oct 11, 2016
in
Digi TransPort Cellular
by
pilondav
New to the Community
(
0
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
Hi
From what it looks like in the code you set the telephone number as an argument when you run the program on the wr31
python doormon.py 01234567890
regards
James
answered
Oct 11, 2016
by
James.Wilson
Veteran of the Digi Community
(
1,227
points)
Please
log in
or
register
to add a comment.
...