File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 8282 },
8383 {
8484 "cell_type" : " code" ,
85- "execution_count" : 2 ,
85+ "execution_count" : 1 ,
8686 "metadata" : {},
8787 "outputs" : [],
8888 "source" : [
101101 },
102102 {
103103 "cell_type" : " code" ,
104- "execution_count" : 3 ,
104+ "execution_count" : 2 ,
105105 "metadata" : {},
106106 "outputs" : [],
107107 "source" : [
117117 },
118118 {
119119 "cell_type" : " code" ,
120- "execution_count" : 4 ,
120+ "execution_count" : 3 ,
121121 "metadata" : {},
122122 "outputs" : [],
123123 "source" : [
134134 },
135135 {
136136 "cell_type" : " code" ,
137- "execution_count" : 5 ,
137+ "execution_count" : 4 ,
138138 "metadata" : {},
139139 "outputs" : [],
140140 "source" : [
164164 },
165165 {
166166 "cell_type" : " code" ,
167- "execution_count" : 6 ,
167+ "execution_count" : 5 ,
168168 "metadata" : {},
169169 "outputs" : [],
170170 "source" : [
189189 " # Process incoming Login Refresh Response message.\n " ,
190190 " def process_login_response(ws, message_json):\n " ,
191191 " \"\"\" Send Off-Stream Post \"\"\"\n " ,
192- " print(\" Sending Off-Stream Post to TREP Server\" )\n " ,
192+ " print(\" Sending Off-Stream Post to Real-Time Advanced Distribution Server\" )\n " ,
193193 " send_market_price_post(ws) \n " ,
194194 " \n " ,
195195 " # Create JSON Login request message and sends it to ADS server.\n " ,
227227 },
228228 {
229229 "cell_type" : " code" ,
230- "execution_count" : 7 ,
230+ "execution_count" : 6 ,
231231 "metadata" : {},
232232 "outputs" : [],
233233 "source" : [
284284 },
285285 {
286286 "cell_type" : " code" ,
287- "execution_count" : 8 ,
287+ "execution_count" : 7 ,
288288 "metadata" : {},
289289 "outputs" : [
290290 {
341341 " \" Type\" :\" Refresh\"\n " ,
342342 " }\n " ,
343343 " ]\n " ,
344- " Sending Off-Stream Post to TREP Server\n " ,
344+ " Sending Off-Stream Post to Real-Time Advanced Distribution Server\n " ,
345345 " SENT:\n " ,
346346 " {\n " ,
347347 " \" Ack\" :true,\n " ,
You can’t perform that action at this time.
0 commit comments