How to Create a Service Contract
Instructions to Create a New Service in the Panel
Access the Panel:
Open your web browser and enter the address of the panel.
Log In:
Enter your credentials to log in to the panel.
Create a New Service:
Once logged in, locate and press the "Create New Service" button at the top of the page.
Fill Out Service Information:
You will be redirected to the Service's Basic Information page.
Complete the form by providing:
Service Name: Enter the name of your service.
Service Type: Select the type of service from the available options.
Service Description: Write a brief description of your service.
Service Image: Upload or select an image for your service.
After filling out the form, press the "Create" button.
Verify Your Service:
Navigate to the "My Services" page.
On this page, you should see the service you just created.
Code Your Service:
Press the "Code" button associated with your service to enter the Blockly page.
In this section, you can graphically write your desired program using Blockly.
Then press the "Save" button to save the code you created in Blockly.
By following these steps, you will successfully create a new service and begin programming it using the panel.
Last updated