English 中文(简体)
采用Http在Node-Red中提出的要求,将Trouble伐木用于恢复性亚普
原标题:Trouble logging in to Restful API using Http Request in Node-Red

在我看来像爱护者阅读Http请求的中继站后,我最后要打断账户,要求帮助。 我正试图通过诺德-里德的雷德安特普朗读数据,以便最终在达什板上展示。

接收该仪器的数据有一份关于使用可恢复性反应器的白皮书。

第一件似乎最容易的事情是将装置投向。 屏幕是从关于使用简明文字标识的白皮书中抽取的。 在试图永远获得职能组以完成这项工作之后,我宣读许多员额,说Http请求书应当能够处理此事,但总是回答同样的结果(不是“签字”的)。

真的看重屏幕格式,可以很容易地在Http请求中配置,但愿意学习/阅读/编辑。

Thanks in advance. Whitepaper Screenshot of Login Syntax

曾使用 screen像和胡特普请求特性的无休止扰动对功能进行试。

《筛查法》。

$.ajax({
        url: "http://192.168.10.11/sdcard/cpt/app/signin.php",
       type:  POST , dataType:  json ,
       data: {
               user[name] :  admin ,
               user[password] :  hellocpt 
             }
      }).done(function(data) {
         console.debug("signin done");
});
问题回答

暂无回答




相关问题
getGridParam is not a function

The HTML: <a href="javascript:void(0)" id="m1">Get Selected id s</a> The Function: jQuery("#m1").click( function() { var s; s = jQuery("#list4").getGridParam( selarrrow )...

selected text in iframe

How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.

jQuery cycle page with links

I am using the cycle plugin with pager functionality like this : $j( #homebox ) .cycle({ fx: fade , speed: fast , timeout: 9000, pager: #home-thumbs , ...

jquery ui dialog opens only once

I have a button that opens a dialog when clicked. The dialog displays a div that was hidden After I close the dialog by clicking the X icon, the dialog can t be opened again.

jConfirm with this existing code

I need help to use jConfirm with this existing code (php & Jquery & jAlert). function logout() { if (confirm("Do you really want to logout?")) window.location.href = "logout.php"; } ...

Wrap text after particular symbol with jQuery

What I m trying to do, is wrap text into div inside ll tag. It wouldn t be a problem, but I need to wrap text that appears particularly after "-" (minus) including "minus" itself. This is my html: &...

热门标签