Feature - New #2047
AstroBotAPI: Profile management
Status:
Implemented
Priority:
Normal
Assignee:
-
Start date:
2018-01-06
Due date:
% Done:
0%
Estimated time:
vbulletin_issue_id:
Description
The following methods added to the AstroBotAPI:
ImportProfile[ProfileName] :
Import a profile named ProfileName
to the AstroBot client
LoadProfile[ProfileName] :
Load a profile named ProfileName
to the AstroBot client
This feature would allow you to import and load a profile many clients at once through the relay command saving a lot of manual importing time.
Related issues
Updated by bjcasey almost 7 years ago
- Related to Feature - Enhancement #2045: Exporting everything added
Updated by bjcasey almost 7 years ago
- Status changed from New to Implemented
This will be implemented in Version 1.024e
Added 2 new API commands: ImportProfile and LoadProfile
- Both take 2 parameters (P1 = ForWho and P2 = Profile to Import-Load)