Remember
Register
Home
/
Support
/
Support Forum
/
How to execute a python script from digi cloud ?
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
(387)
Account Setup
(7)
Web Services
(29)
Device Manager
(169)
Data Services
(55)
Cloud Connector
(32)
Python
(1,016)
RF Solutions and XBee
(8,439)
Digi TransPort
(789)
Digi Connect Cellular
(447)
DAL
(5)
Embedded Devices
(4,170)
Google Coral
(2)
Rabbit
(3,200)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(603)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,273)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(377)
How to execute a python script from digi cloud ?
0
votes
Dear,
I'm a newbie on Digi Cloud: without rebooting mu Connect Port X4, how to execute a python script ?
Best regards.
python
device-cloud
connectport-x4
asked
Oct 22, 2015
in
Digi Remote Manager
by
Rolland
New to the Community
(
10
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
It is not possible to execute a Python script from the Device Cloud (you can only configure to execute on startup). However, you can execute it from the command line of the ConnectPort X4 unit itself:
#> python (scriptname).py
answered
Oct 22, 2015
by
userid0
Veteran of the Digi Community
(
2,158
points)
Thanks a lot,
and by CLI it's not possible ?
Best regards.
This is not possible from the Device Cloud > Properties > CLI. This is only possible from the CLI of the ConnectPort unit itself.
Please
log in
or
register
to add a comment.
...